Interface TFTPHeader

All Superinterfaces:
IPCData, Pdu, Signal
All Known Subinterfaces:
TFTPData, TFTPError, TFTPRequest, TFTPResponse
All Known Implementing Classes:
TFTPDataImpl, TFTPErrorImpl, TFTPHeaderImpl, TFTPRequestImpl, TFTPResponseImpl

public interface TFTPHeader extends Pdu
  • Method Details

    • getType

      TFTPType getType()
      Returns:
      TFTPType Returns a TFTPType
    • setType

      void setType(TFTPType type)
      Parameters:
      type - Takes in a parameter of type